home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SOHO - Exploring the Sun - 2003 Update
/
SOHO - Exploring the Sun - 2003 Update.iso
/
pc
/
data
/
main.dcr
/
scripts_27.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2003-02-25
|
233 b
|
11 lines
on mouseUp
global jump_back
WaitCursor()
if SpriteExists(110) > 0 then
set the directToStage of member the member of sprite 110 to 0
end if
set the volume of sound 1 to 255
puppetTransition(10, 2)
go(jump_back)
end